xref: /minix3/share/i18n/csmapper/ISO-8859/ISO-8859-3%UCS.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: ISO-8859-3%UCS.src,v 1.2 2003/07/12 16:11:09 tshiozak Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		ISO-8859-3/UCS
5*36dcc4a4SLionel SambucSRC_ZONE	0x00-0xFF
6*36dcc4a4SLionel SambucOOB_MODE	ILSEQ
7*36dcc4a4SLionel SambucDST_ILSEQ	0xFFFE
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#	Name:             ISO/IEC 8859-3:1999 to Unicode
16*36dcc4a4SLionel Sambuc#	Unicode version:  3.0
17*36dcc4a4SLionel Sambuc#	Table version:    1.0
18*36dcc4a4SLionel Sambuc#	Table format:     Format A
19*36dcc4a4SLionel Sambuc#	Date:             1999 July 27
20*36dcc4a4SLionel Sambuc#	Authors:          Ken Whistler <kenw@sybase.com>
21*36dcc4a4SLionel Sambuc#
22*36dcc4a4SLionel Sambuc#	Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25*36dcc4a4SLionel Sambuc#	No claims are made as to fitness for any particular purpose.  No
26*36dcc4a4SLionel Sambuc#	warranties of any kind are expressed or implied.  The recipient
27*36dcc4a4SLionel Sambuc#	agrees to determine applicability of information provided.  If this
28*36dcc4a4SLionel Sambuc#	file has been provided on optical media by Unicode, Inc., the sole
29*36dcc4a4SLionel Sambuc#	remedy for any claim will be exchange of defective media within 90
30*36dcc4a4SLionel Sambuc#	days of receipt.
31*36dcc4a4SLionel Sambuc#
32*36dcc4a4SLionel Sambuc#	Unicode, Inc. hereby grants the right to freely use the information
33*36dcc4a4SLionel Sambuc#	supplied in this file in the creation of products supporting the
34*36dcc4a4SLionel Sambuc#	Unicode Standard, and to make copies of this file in any form for
35*36dcc4a4SLionel Sambuc#	internal or external distribution as long as this notice remains
36*36dcc4a4SLionel Sambuc#	attached.
37*36dcc4a4SLionel Sambuc#
38*36dcc4a4SLionel Sambuc#	General notes:
39*36dcc4a4SLionel Sambuc#
40*36dcc4a4SLionel Sambuc#	This table contains the data the Unicode Consortium has on how
41*36dcc4a4SLionel Sambuc#       ISO/IEC 8859-3:1999 characters map into Unicode.
42*36dcc4a4SLionel Sambuc#
43*36dcc4a4SLionel Sambuc#	Format:  Three tab-separated columns
44*36dcc4a4SLionel Sambuc#		 Column #1 is the ISO/IEC 8859-3 code (in hex as 0xXX)
45*36dcc4a4SLionel Sambuc#		 Column #2 is the Unicode (in hex as 0xXXXX)
46*36dcc4a4SLionel Sambuc#		 Column #3 the Unicode name (follows a comment sign, '#')
47*36dcc4a4SLionel Sambuc#
48*36dcc4a4SLionel Sambuc#	The entries are in ISO/IEC 8859-3 order.
49*36dcc4a4SLionel Sambuc#
50*36dcc4a4SLionel Sambuc#	Version history
51*36dcc4a4SLionel Sambuc#	1.0 version updates 0.1 version by adding mappings for all
52*36dcc4a4SLionel Sambuc#	control characters.
53*36dcc4a4SLionel Sambuc#
54*36dcc4a4SLionel Sambuc#	Updated versions of this file may be found in:
55*36dcc4a4SLionel Sambuc#		<ftp://ftp.unicode.org/Public/MAPPINGS/>
56*36dcc4a4SLionel Sambuc#
57*36dcc4a4SLionel Sambuc#	Any comments or problems, contact <errata@unicode.org>
58*36dcc4a4SLionel Sambuc#	Please note that <errata@unicode.org> is an archival address;
59*36dcc4a4SLionel Sambuc#	notices will be checked, but do not expect an immediate response.
60*36dcc4a4SLionel Sambuc#
61*36dcc4a4SLionel Sambuc0x00-0x7F = 0x00-
62*36dcc4a4SLionel Sambuc0x80 = 0x0080
63*36dcc4a4SLionel Sambuc0x81 = 0x0081
64*36dcc4a4SLionel Sambuc0x82 = 0x0082
65*36dcc4a4SLionel Sambuc0x83 = 0x0083
66*36dcc4a4SLionel Sambuc0x84 = 0x0084
67*36dcc4a4SLionel Sambuc0x85 = 0x0085
68*36dcc4a4SLionel Sambuc0x86 = 0x0086
69*36dcc4a4SLionel Sambuc0x87 = 0x0087
70*36dcc4a4SLionel Sambuc0x88 = 0x0088
71*36dcc4a4SLionel Sambuc0x89 = 0x0089
72*36dcc4a4SLionel Sambuc0x8A = 0x008A
73*36dcc4a4SLionel Sambuc0x8B = 0x008B
74*36dcc4a4SLionel Sambuc0x8C = 0x008C
75*36dcc4a4SLionel Sambuc0x8D = 0x008D
76*36dcc4a4SLionel Sambuc0x8E = 0x008E
77*36dcc4a4SLionel Sambuc0x8F = 0x008F
78*36dcc4a4SLionel Sambuc0x90 = 0x0090
79*36dcc4a4SLionel Sambuc0x91 = 0x0091
80*36dcc4a4SLionel Sambuc0x92 = 0x0092
81*36dcc4a4SLionel Sambuc0x93 = 0x0093
82*36dcc4a4SLionel Sambuc0x94 = 0x0094
83*36dcc4a4SLionel Sambuc0x95 = 0x0095
84*36dcc4a4SLionel Sambuc0x96 = 0x0096
85*36dcc4a4SLionel Sambuc0x97 = 0x0097
86*36dcc4a4SLionel Sambuc0x98 = 0x0098
87*36dcc4a4SLionel Sambuc0x99 = 0x0099
88*36dcc4a4SLionel Sambuc0x9A = 0x009A
89*36dcc4a4SLionel Sambuc0x9B = 0x009B
90*36dcc4a4SLionel Sambuc0x9C = 0x009C
91*36dcc4a4SLionel Sambuc0x9D = 0x009D
92*36dcc4a4SLionel Sambuc0x9E = 0x009E
93*36dcc4a4SLionel Sambuc0x9F = 0x009F
94*36dcc4a4SLionel Sambuc0xA0 = 0x00A0
95*36dcc4a4SLionel Sambuc0xA1 = 0x0126
96*36dcc4a4SLionel Sambuc0xA2 = 0x02D8
97*36dcc4a4SLionel Sambuc0xA3 = 0x00A3
98*36dcc4a4SLionel Sambuc0xA4 = 0x00A4
99*36dcc4a4SLionel Sambuc0xA6 = 0x0124
100*36dcc4a4SLionel Sambuc0xA7 = 0x00A7
101*36dcc4a4SLionel Sambuc0xA8 = 0x00A8
102*36dcc4a4SLionel Sambuc0xA9 = 0x0130
103*36dcc4a4SLionel Sambuc0xAA = 0x015E
104*36dcc4a4SLionel Sambuc0xAB = 0x011E
105*36dcc4a4SLionel Sambuc0xAC = 0x0134
106*36dcc4a4SLionel Sambuc0xAD = 0x00AD
107*36dcc4a4SLionel Sambuc0xAF = 0x017B
108*36dcc4a4SLionel Sambuc0xB0 = 0x00B0
109*36dcc4a4SLionel Sambuc0xB1 = 0x0127
110*36dcc4a4SLionel Sambuc0xB2 = 0x00B2
111*36dcc4a4SLionel Sambuc0xB3 = 0x00B3
112*36dcc4a4SLionel Sambuc0xB4 = 0x00B4
113*36dcc4a4SLionel Sambuc0xB5 = 0x00B5
114*36dcc4a4SLionel Sambuc0xB6 = 0x0125
115*36dcc4a4SLionel Sambuc0xB7 = 0x00B7
116*36dcc4a4SLionel Sambuc0xB8 = 0x00B8
117*36dcc4a4SLionel Sambuc0xB9 = 0x0131
118*36dcc4a4SLionel Sambuc0xBA = 0x015F
119*36dcc4a4SLionel Sambuc0xBB = 0x011F
120*36dcc4a4SLionel Sambuc0xBC = 0x0135
121*36dcc4a4SLionel Sambuc0xBD = 0x00BD
122*36dcc4a4SLionel Sambuc0xBF = 0x017C
123*36dcc4a4SLionel Sambuc0xC0 = 0x00C0
124*36dcc4a4SLionel Sambuc0xC1 = 0x00C1
125*36dcc4a4SLionel Sambuc0xC2 = 0x00C2
126*36dcc4a4SLionel Sambuc0xC4 = 0x00C4
127*36dcc4a4SLionel Sambuc0xC5 = 0x010A
128*36dcc4a4SLionel Sambuc0xC6 = 0x0108
129*36dcc4a4SLionel Sambuc0xC7 = 0x00C7
130*36dcc4a4SLionel Sambuc0xC8 = 0x00C8
131*36dcc4a4SLionel Sambuc0xC9 = 0x00C9
132*36dcc4a4SLionel Sambuc0xCA = 0x00CA
133*36dcc4a4SLionel Sambuc0xCB = 0x00CB
134*36dcc4a4SLionel Sambuc0xCC = 0x00CC
135*36dcc4a4SLionel Sambuc0xCD = 0x00CD
136*36dcc4a4SLionel Sambuc0xCE = 0x00CE
137*36dcc4a4SLionel Sambuc0xCF = 0x00CF
138*36dcc4a4SLionel Sambuc0xD1 = 0x00D1
139*36dcc4a4SLionel Sambuc0xD2 = 0x00D2
140*36dcc4a4SLionel Sambuc0xD3 = 0x00D3
141*36dcc4a4SLionel Sambuc0xD4 = 0x00D4
142*36dcc4a4SLionel Sambuc0xD5 = 0x0120
143*36dcc4a4SLionel Sambuc0xD6 = 0x00D6
144*36dcc4a4SLionel Sambuc0xD7 = 0x00D7
145*36dcc4a4SLionel Sambuc0xD8 = 0x011C
146*36dcc4a4SLionel Sambuc0xD9 = 0x00D9
147*36dcc4a4SLionel Sambuc0xDA = 0x00DA
148*36dcc4a4SLionel Sambuc0xDB = 0x00DB
149*36dcc4a4SLionel Sambuc0xDC = 0x00DC
150*36dcc4a4SLionel Sambuc0xDD = 0x016C
151*36dcc4a4SLionel Sambuc0xDE = 0x015C
152*36dcc4a4SLionel Sambuc0xDF = 0x00DF
153*36dcc4a4SLionel Sambuc0xE0 = 0x00E0
154*36dcc4a4SLionel Sambuc0xE1 = 0x00E1
155*36dcc4a4SLionel Sambuc0xE2 = 0x00E2
156*36dcc4a4SLionel Sambuc0xE4 = 0x00E4
157*36dcc4a4SLionel Sambuc0xE5 = 0x010B
158*36dcc4a4SLionel Sambuc0xE6 = 0x0109
159*36dcc4a4SLionel Sambuc0xE7 = 0x00E7
160*36dcc4a4SLionel Sambuc0xE8 = 0x00E8
161*36dcc4a4SLionel Sambuc0xE9 = 0x00E9
162*36dcc4a4SLionel Sambuc0xEA = 0x00EA
163*36dcc4a4SLionel Sambuc0xEB = 0x00EB
164*36dcc4a4SLionel Sambuc0xEC = 0x00EC
165*36dcc4a4SLionel Sambuc0xED = 0x00ED
166*36dcc4a4SLionel Sambuc0xEE = 0x00EE
167*36dcc4a4SLionel Sambuc0xEF = 0x00EF
168*36dcc4a4SLionel Sambuc0xF1 = 0x00F1
169*36dcc4a4SLionel Sambuc0xF2 = 0x00F2
170*36dcc4a4SLionel Sambuc0xF3 = 0x00F3
171*36dcc4a4SLionel Sambuc0xF4 = 0x00F4
172*36dcc4a4SLionel Sambuc0xF5 = 0x0121
173*36dcc4a4SLionel Sambuc0xF6 = 0x00F6
174*36dcc4a4SLionel Sambuc0xF7 = 0x00F7
175*36dcc4a4SLionel Sambuc0xF8 = 0x011D
176*36dcc4a4SLionel Sambuc0xF9 = 0x00F9
177*36dcc4a4SLionel Sambuc0xFA = 0x00FA
178*36dcc4a4SLionel Sambuc0xFB = 0x00FB
179*36dcc4a4SLionel Sambuc0xFC = 0x00FC
180*36dcc4a4SLionel Sambuc0xFD = 0x016D
181*36dcc4a4SLionel Sambuc0xFE = 0x015D
182*36dcc4a4SLionel Sambuc0xFF = 0x02D9
183*36dcc4a4SLionel SambucEND_MAP
184